ocr: CLanguage PStrznum (s, type, numPtr) s Pascal string representation of a number type CINT, CLONG, CCOMP, CFLOAT, CSHURIUBL, CDBL numPtr - Address of a given type of number Strznume) sets a given type of number equal to - the value represented in the pascal string s. Given: s1_Str255 == "1p-123456789.987654321 Calling: Pstrzhum(s1-3Str25s, CDBL, &a_double); Results In: a_double = 123430/89.98/054321 Page 5 Quit shombars Previous Next